home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 12574 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: mail2news.demon.co.uk!tsys.demon.co.uk
  2. From: Tom Wheeley <tomw@tsys.demon.co.uk>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: C's outp() to Visual Basic
  5. Date: Sun, 31 Mar 96 21:30:50 GMT
  6. Organization: City Zen FM
  7. Message-ID: <828307850snz@tsys.demon.co.uk>
  8. References: <4jkmr4$5kh@news.fsu.edu>
  9. Reply-To: tomw@tsys.demon.co.uk
  10. X-NNTP-Posting-Host: tsys.demon.co.uk
  11. X-Newsreader: Demon Internet Simple News v1.30
  12. X-Sig-By: Tomsystems Quote v1.2.  (c)1996 Tom Wheeley, tomw@tsys.demon.co.uk
  13. X-Mail2News-Path: tsys.demon.co.uk
  14.  
  15. In article <4jkmr4$5kh@news.fsu.edu> obrien@cs.fsu.edu "Brian" writes:
  16.  
  17. > I am porting a program from C to VB; the heart of the program involves 
  18. > reading/writing to a board with inp() and outp(). Does anyone have any ideas on > doing this?
  19. > I have VB4 and VC++ v4. I'd prefer using a straightforwad VB approach rather 
  20. > than writing a .dll or .ocx.  Thanks in advance!
  21.  
  22. I am pretty sure that VB can't do that.  VB is like standard C -- you can't
  23. do anything really fancy without using external code. (eg curses)  In C this
  24. is a good thing (portable).  in VB it's a limitation (VB ain't portable anyway).
  25.  
  26. .splitbung
  27. -- 
  28. * TQ 1.0 * The 'Just So Quotes'.
  29. Picard is a replicant.
  30.